home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / src / dlink / TODO < prev    next >
Encoding:
Text File  |  1992-10-25  |  317 b   |  10 lines

  1.  
  2.     support common blocks
  3.  
  4.     * Jump table fails / retry ?  Does this cause non-reentrancy
  5.       problems that I forgot about ?
  6.  
  7.     * if no DATA section then __DATA_BAS made BSS !  causes problems
  8.       with startup code but can't fix because relocation code
  9.       would access illegal memory (since no BSS image)
  10.